Resource StructureDefinition/FHIR Server from package de.gematik.isik-dokumentenaustausch#4.0.1 (78 ms)
Package | de.gematik.isik-dokumentenaustausch |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.gematik.isik-dokumentenaustausch@4.0.1&canonical=https://gematik.de/fhir/isik/StructureDefinition/ISiKDokumentenMetadaten |
Url | https://gematik.de/fhir/isik/StructureDefinition/ISiKDokumentenMetadaten |
Version | 4.0.1 |
Status | active |
Date | 2025-01-24 |
Name | ISiKDokumentenMetadaten |
Title | Erforderliche Metadaten für Dokumentenaustausch in ISiK |
Experimental | False |
Realm | de |
Description | Dieses Profil spezifiziert die Minimalanforderungen für die Bereitstellung von Dokumentenmetadaten im Rahmen des Bestätigungsverfahrens der gematik.
### Motivation
Die Ressource DocumentReference enthält die Metadaten, die für die Verwaltung von und die Suche nach Dokumenten benötigt werden. Der Inhalt des Dokumentes wird über DocumentReference.content beschrieben und über DocumentReference.content.attachment referenziert. Die Trennung von Dokument und Metadaten ermöglicht Clients die effiziente Suche und Auflistung von verfügbaren Dokumenten, ohne dass diese vollständig vom Server geladen werden müssen. Servern ermöglicht dieser Ansatz die Trennung zwischen den Metadaten in einer Datenbank und der Dokumentenablage in z.B. einem Dateisystem.
### Kompatibilität
Dieses Profil basiert auf dem Profil [MHD DocumentReference Comprehensive UnContained References Option](https://profiles.ihe.net/ITI/MHD/StructureDefinition-IHE.MHD.UnContained.Comprehensive.DocumentReference.html) (Version 4.2.0) von IHE International.
#### Abweichungen vom IHE-Profil
- Die Verwendung von `DocumentReference.docStatus` ist im ISiK-Kontext gestattet.
- `DocumentReference.category` muss vom Client bei Vorhandensein eines KDL-Codes in `DocumentReference.type` nicht gefüllt werden. Bei der Verarbeitung auf dem Server im Rahmen der Interaktion {{pagelink: Dokumentenbereitstellung}} wird `DocumentReference.category` anhand der [KDL-Mappings](https://simplifier.net/kdl/%7Eresources?category=ConceptMap&sortBy=RankScore_desc) ergänzt und damit die IHE-Kompatibilität hergestellt.
- `DocumentReference.sourcePatientInfo` muss im Rahmen von ISiK nicht gefüllt werden
#### Einschränkungen des IHE-Profils
Elemente mit ValueSet-Bindings ohne verbindliche Vorgabe seitens IHE wurden auf die in Deutschland gebräuchlichen Terminologien (gemäß der Festlegungen von IHE Deutschland e.V.) eingeschränkt. |
Type | DocumentReference |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "ISiKDokumentenMetadaten",
"url" : "https://gematik.de/fhir/isik/StructureDefinition/ISiKDokumentenMetadaten",
"version" : "4.0.1",
"name" : "ISiKDokumentenMetadaten",
"title" : "Erforderliche Metadaten für Dokumentenaustausch in ISiK",
"status" : "active",
"experimental" : false,
"date" : "2025-01-24",
"publisher" : "gematik GmbH",
"description" : "Dieses Profil spezifiziert die Minimalanforderungen für die Bereitstellung von Dokumentenmetadaten im Rahmen des Bestätigungsverfahrens der gematik. \n\n ### Motivation\nDie Ressource DocumentReference enthält die Metadaten, die für die Verwaltung von und die Suche nach Dokumenten benötigt werden. Der Inhalt des Dokumentes wird über DocumentReference.content beschrieben und über DocumentReference.content.attachment referenziert. Die Trennung von Dokument und Metadaten ermöglicht Clients die effiziente Suche und Auflistung von verfügbaren Dokumenten, ohne dass diese vollständig vom Server geladen werden müssen. Servern ermöglicht dieser Ansatz die Trennung zwischen den Metadaten in einer Datenbank und der Dokumentenablage in z.B. einem Dateisystem.\n\n ### Kompatibilität\nDieses Profil basiert auf dem Profil [MHD DocumentReference Comprehensive UnContained References Option](https://profiles.ihe.net/ITI/MHD/StructureDefinition-IHE.MHD.UnContained.Comprehensive.DocumentReference.html) (Version 4.2.0) von IHE International.\n\n #### Abweichungen vom IHE-Profil\n- Die Verwendung von `DocumentReference.docStatus` ist im ISiK-Kontext gestattet.\n- `DocumentReference.category` muss vom Client bei Vorhandensein eines KDL-Codes in `DocumentReference.type` nicht gefüllt werden. Bei der Verarbeitung auf dem Server im Rahmen der Interaktion {{pagelink: Dokumentenbereitstellung}} wird `DocumentReference.category` anhand der [KDL-Mappings](https://simplifier.net/kdl/%7Eresources?category=ConceptMap&sortBy=RankScore_desc) ergänzt und damit die IHE-Kompatibilität hergestellt.\n- `DocumentReference.sourcePatientInfo` muss im Rahmen von ISiK nicht gefüllt werden\n\n#### Einschränkungen des IHE-Profils\nElemente mit ValueSet-Bindings ohne verbindliche Vorgabe seitens IHE wurden auf die in Deutschland gebräuchlichen Terminologien (gemäà der Festlegungen von IHE Deutschland e.V.) eingeschränkt.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "CompositionDocumentReferenceMapping",
"name" : "Metadaten eines strukturieren Dokumentes (Document-Bundle)",
"uri" : "http://hl7.org/fhir/StructureDefinition/Composition"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "DocumentReference",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/DocumentReference",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "DocumentReference.masterIdentifier",
"path" : "DocumentReference.masterIdentifier",
"short" : "Versionsspezifische OID des Dokumentes",
"min" : 1,
"mustSupport" : true,
"mapping" : [
{
"identity" : "CompositionDocumentReferenceMapping",
"map" : "Bundle.identifier"
}
]
},
{
"id" : "DocumentReference.masterIdentifier.system",
"path" : "DocumentReference.masterIdentifier.system",
"short" : "Namensraum des Identifiers",
"comment" : "Fix: `urn:ietf:rfc:3986`",
"min" : 1,
"patternUri" : "urn:ietf:rfc:3986",
"mustSupport" : true
},
{
"id" : "DocumentReference.masterIdentifier.value",
"path" : "DocumentReference.masterIdentifier.value",
"short" : "Wert des Identifiers",
"comment" : "OID mit URI-Präfix "urn:oid:". Es sei darauf hingewiesen, dass OIDs auf Basis von UUIDs generiert werden können, ohne einen eigenen Namesraum zu beantragen. Zunächst müssen hierzu alle 128 Bit der UUID in einen Integer-Wert umgerechnet werden. Das Ergebnis muss ohne Bindestriche an die Root-OID '2.25' angehängt werden. Siehe [IHE International - Creating Unique IDs - OID and UUID](https://wiki.ihe.net/index.php/Creating_Unique_IDs_-_OID_and_UUID).",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.identifier",
"path" : "DocumentReference.identifier",
"comment" : "Abweichend zu MHD V4.0.1 ist die Angabe eines Identifiers in ISiK nicht erforderlich.\nEin solcher kann bei Bedarf (z.B. zur Weitergabe des Dokumentes per XDS) erzeugt werden.\n [Konsens der Arbeitsgruppe vom 12.11.2021]\n\nUpdate für Stufe 3:\nIn MHD 4.2.0 wurde die Verpflichtung zur Angabe eines Identifiers gelockert, das ISiK-Profil ist damit in diesem Punkt wieder kompatibel zu IHE MHD.\n",
"mustSupport" : true,
"mapping" : [
{
"identity" : "CompositionDocumentReferenceMapping",
"map" : "Composition.identifier"
}
]
},
{
"id" : "DocumentReference.status",
"path" : "DocumentReference.status",
"short" : "Status des Dokumentenmetadatensatzes",
"comment" : "Der Status des Dokumentes wird in DocumentReference.docStatus gesetzt.",
"mustSupport" : true,
"mapping" : [
{
"identity" : "CompositionDocumentReferenceMapping",
"map" : "=current"
}
]
},
{
"id" : "DocumentReference.docStatus",
"path" : "DocumentReference.docStatus",
"short" : "Bearbeitungsstatus des Dokumentes",
"comment" : "Abweichend zu MHD V4.0.1 ist die Verwendung von docStatus im ISiK-Kontext erlaubt. Die Verwendung von docStatus bleibt jedoch optional,\n da nicht alle Dokumentenerzeugende Systeme einen expliziten Freigabe-Workflow haben. Dokumentenserver müssen jedoch in der Lage sein, den Dokumentenstatus\n (sofern vorhanden) zu persistieren, anzuzeigen und zu reproduzieren.\n [Konsens der Arbeitsgruppe vom 10.12.2021]",
"mustSupport" : true,
"mapping" : [
{
"identity" : "CompositionDocumentReferenceMapping",
"map" : "Composition.status"
}
]
},
{
"id" : "DocumentReference.type",
"path" : "DocumentReference.type",
"short" : "Dokumententyp",
"comment" : "Im ISiK-Kontext ist die Typisierung eines Dokumentes mit Hilfe eines KDL-Codes *und* des IHE-XDS-Type-Codes erforderlich und ein Server MUSS beide Kodierungen bereitstellen - trotz der Kardinalität DocumentReference.type.coding:XDS 0..1 -, jedoch ist der IHE-XDS-Type-Code bei Ãbermittlung für Clients nicht verpflichtend (s.u. zu XDS).\n Während KDL-Codes eine feingranulare Dokumentenklassifikation für die gezielte Suche nach medizinischen und Administrativen Dokumenten ermöglichen,\n sind IHE-XDS-Type-Codes für den einrichtungsübergreifenden Dokumentenaustausch maÃgeblich.\n Der XDS-Type-Code kann mit Hilfe der bereitgestellten [ConceptMaps](https://simplifier.net/kdl/~resources?category=ConceptMap)\n aus dem KDL-Code ermittelt werden. Weitere Typisierungen (z.B. nach SNOMED oder LOINC) sind uneingeschränkt erlaubt. [Konsens der Arbeitsgruppe vom 18.02.2022]. Im Falle, dass der Code 'UNK' entsprechend der ConceptMap verwendet werden soll, MUSS das System 'http://terminology.hl7.org/CodeSystem/v3-NullFlavor' verwendet werden.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.type.coding",
"path" : "DocumentReference.type.coding",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "DocumentReference.type.coding:KDL",
"path" : "DocumentReference.type.coding",
"sliceName" : "KDL",
"short" : "Dokumenttyp gem. KDL-Terminologie",
"min" : 1,
"max" : "1",
"patternCoding" : {
"system" : "http://dvmd.de/fhir/CodeSystem/kdl"
},
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://dvmd.de/fhir/ValueSet/kdl"
},
"mapping" : [
{
"identity" : "CompositionDocumentReferenceMapping",
"map" : "Composition.type.coding[KDL]"
}
]
},
{
"id" : "DocumentReference.type.coding:KDL.system",
"path" : "DocumentReference.type.coding.system",
"short" : "Kodiersystem",
"comment" : "Fix: "http://dvmd.de/fhir/CodeSystem/kdl"",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.type.coding:KDL.code",
"path" : "DocumentReference.type.coding.code",
"short" : "Code",
"comment" : "Der KDL-Code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.type.coding:KDL.display",
"path" : "DocumentReference.type.coding.display",
"short" : "Anzeigetext",
"comment" : "Der Anzeigetext zum KDL-Code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.type.coding:XDS",
"path" : "DocumentReference.type.coding",
"sliceName" : "XDS",
"short" : "Dokumenttyp gem. IHE-De-Terminologie",
"comment" : "Die Ãbermittlung des XDS-Type-Codes ist im Rahmen der Dokumentenbereitstellung für Clients nicht verpflichtend,\n MUSS jedoch vom Server bei der Entgegennahme ggf. ergänzt und bei der Dokumentenabfrage zurückgegeben werden. Der XDS-Type-Code kann über die im Rahmen der [KDL-Spezifikation](https://simplifier.net/kdl) publizierten\n [ConceptMaps](https://simplifier.net/kdl/~resources?category=ConceptMap) aus dem KDL-Code ermittelt werden",
"min" : 0,
"max" : "1",
"patternCoding" : {
"system" : "http://ihe-d.de/CodeSystems/IHEXDStypeCode"
},
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://ihe-d.de/ValueSets/IHEXDStypeCode"
},
"mapping" : [
{
"identity" : "CompositionDocumentReferenceMapping",
"map" : "Composition.type.coding[XDS]",
"comment" : "Kann mittels Lookup in den KDL->XDS ConceptMaps anhand des KDL-Type-Codes ermittelt werden"
}
]
},
{
"id" : "DocumentReference.type.coding:XDS.system",
"path" : "DocumentReference.type.coding.system",
"short" : "Kodiersystem",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.type.coding:XDS.code",
"path" : "DocumentReference.type.coding.code",
"short" : "Code",
"comment" : "Der XDS-Type-Code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.type.coding:XDS.display",
"path" : "DocumentReference.type.coding.display",
"short" : "Anzeigetext",
"comment" : "Der Anzeigetext zum XDS-Type-Code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.category",
"path" : "DocumentReference.category",
"short" : "Dokumentklasse/-Kategorie",
"comment" : "Die Kategorisierung von Dokumenten erfolgt mittels der von IHE Deutschland publizierten XDS-Class-Codes.\n Die übermittlung des XDS-Class-Codes ist im Rahmen der Dokumentenbereitstellung für Clients nicht verpflichtend,\n muss jedoch vom Server bei der Entgegennahme ggf. ergänzt und bei der Dokumentenabfrage zurückgegeben werden.\n Der XDS-Class-Code kann mit Hilfe der bereitgestellten [ConceptMap](https://simplifier.net/kdl/~resources?category=ConceptMap)\n aus dem KDL-Code ermittelt werden.",
"max" : "1",
"mustSupport" : true
},
{
"id" : "DocumentReference.category.coding",
"path" : "DocumentReference.category.coding",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "DocumentReference.category.coding:XDS",
"path" : "DocumentReference.category.coding",
"sliceName" : "XDS",
"min" : 1,
"max" : "1",
"patternCoding" : {
"system" : "http://ihe-d.de/CodeSystems/IHEXDSclassCode"
},
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://ihe-d.de/ValueSets/IHEXDSclassCode"
},
"mapping" : [
{
"identity" : "CompositionDocumentReferenceMapping",
"map" : "Composition.category.coding[XDS]",
"comment" : "Kann mittels Lookup in den KDL->XDS ConceptMaps anhand des KDL-Type-Codes ermittelt werden"
}
]
},
{
"id" : "DocumentReference.category.coding:XDS.system",
"path" : "DocumentReference.category.coding.system",
"short" : "Kodiersystem",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.category.coding:XDS.code",
"path" : "DocumentReference.category.coding.code",
"short" : "Code",
"comment" : "Der XDS-Class-Code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.category.coding:XDS.display",
"path" : "DocumentReference.category.coding.display",
"short" : "Anzeigetext",
"comment" : "Der Anzeigetext zum XDS-Class-Code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.subject",
"path" : "DocumentReference.subject",
"short" : "Patientenbezug",
"min" : 1,
"mustSupport" : true,
"mapping" : [
{
"identity" : "CompositionDocumentReferenceMapping",
"map" : "Lookup Composition.subject.resolve().identifier[PID]",
"comment" : "Ermittlung des korrekten Patienten auf dem Server anhand des Identifiers (PID) und/oder weiterer Kriterien erforderlich"
}
]
},
{
"id" : "DocumentReference.subject.reference",
"path" : "DocumentReference.subject.reference",
"short" : "Patienten-Link",
"comment" : "**Begründung Pflichtfeld:** Die Verlinkung auf eine Patienten-Ressource dient der technischen Zuordnung der Dokumentation zu einem Patienten und ermöglicht wichtige API-Funktionen wie verkettete Suche, (Reverse-)Include etc.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.date",
"path" : "DocumentReference.date",
"comment" : "Abweichend zu MHD V4.0.1 ist die Verwendung von date im ISiK-Kontext nicht verpflichtend.\nDie Motivation für die verbindliche Verwendung von `date` seitens IHE ist nicht nachvollziehbar.\nEin entsprechender Change Request zur Harmonisierung wurde eingereicht. Das Dokumentendatum wird in attachment.creation gesetzt.\n\nUpdate für Stufe 3:\nIn MHD 4.2.0 wurde die Verpflichtung zur Angabe von date gelockert, das ISiK-Profil ist damit in diesem Punkt wieder kompatibel zu IHE MHD.\n"
},
{
"id" : "DocumentReference.author",
"path" : "DocumentReference.author",
"short" : "Autor des Dokumentes",
"comment" : "In dieser Ausbaustufe ist die Nennung des Namens oder Kürzels des Autors ausreichend.\n Eine darüber hinaus gehende Verlinkung auf einen Practitioner (auflösbar auf dem Server) ist möglich aber nicht erforderlich.",
"mustSupport" : true,
"mapping" : [
{
"identity" : "CompositionDocumentReferenceMapping",
"map" : "Composition.author"
}
]
},
{
"id" : "DocumentReference.author.display",
"path" : "DocumentReference.author.display",
"mustSupport" : true
},
{
"id" : "DocumentReference.custodian",
"path" : "DocumentReference.custodian",
"comment" : "Einschränkung der Kardinalität analog MHD V4.0.1",
"max" : "0"
},
{
"id" : "DocumentReference.relatesTo",
"path" : "DocumentReference.relatesTo",
"comment" : "Inbesondere relevant im Kontext von Updates. Bei inhaltlichen Updates MUSS eine `replaces`-Relation angegeben werden.",
"mustSupport" : true
},
{
"id" : "DocumentReference.relatesTo.code",
"path" : "DocumentReference.relatesTo.code",
"mapping" : [
{
"identity" : "CompositionDocumentReferenceMapping",
"map" : "Composition.relatesTo.code"
}
]
},
{
"id" : "DocumentReference.relatesTo.target",
"path" : "DocumentReference.relatesTo.target",
"mapping" : [
{
"identity" : "CompositionDocumentReferenceMapping",
"map" : "Lookup Composition.relatesTo.targetReference.resolve().identifier",
"comment" : "Ermittlung der zu ersetzenden DocumentReference anhand des identifiers der referenzierten Composition erforderlich"
}
]
},
{
"id" : "DocumentReference.description",
"path" : "DocumentReference.description",
"comment" : "Genaue menschenlesbare Beschreibung des Dokumentes, z.B. "Lungenfunktionstest vom 18.02.2022"",
"min" : 1,
"mustSupport" : true,
"mapping" : [
{
"identity" : "CompositionDocumentReferenceMapping",
"map" : "Composition.title"
}
]
},
{
"id" : "DocumentReference.securityLabel",
"path" : "DocumentReference.securityLabel",
"short" : "Vertraulichkeit",
"comment" : "Die Bereitstellung der Vertraulichkeitsinformation durch den Ersteller des Dokumentes ist verpflichtend.\nEbenso sind Dokumentenserver verpflichtet, diese Information zu persistieren und bei der Dokumentenabfrage zu reproduzieren.\nDie ISiK-Spezifikation trifft jedoch keine Annahmen darüber, wie sich einzelne Vertraulichkeitsstufen auf die Zugriffsberechtigungen\nverschiedener benutzer auf ein Dokument auswirken. Im ISiK-Kontext ist die Angabe einer der drei Vertraulichkeitsstufen\nN | R | V verpflichtend, jedoch ohne Einschränkung der Verwendung zusätzlicher Vertraulichkeits-Flags.\n \n\n[Konsens der Arbeitsgruppe vom 12.11.2021]",
"min" : 1,
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "https://gematik.de/fhir/isik/ValueSet/ISiKConfidentialityCodes"
}
},
{
"id" : "DocumentReference.content",
"path" : "DocumentReference.content",
"short" : "Beschreibung des Dokumenteninhaltes",
"comment" : "Die Kardinalität wurde angepasst, um den Vorgaben von IHE MHD zu ensprechen [Ãnderung im Zuge der Kommentierung Stufe 3].",
"max" : "1",
"mustSupport" : true
},
{
"id" : "DocumentReference.content.attachment",
"path" : "DocumentReference.content.attachment",
"short" : "Anhang",
"mustSupport" : true
},
{
"id" : "DocumentReference.content.attachment.contentType",
"path" : "DocumentReference.content.attachment.contentType",
"short" : "Mimetype des Dokumentes",
"comment" : "Mimetype (Dateityp) des Dokumentes (z.B. "application/pdf")",
"min" : 1,
"mustSupport" : true,
"mapping" : [
{
"identity" : "CompositionDocumentReferenceMapping",
"map" : "`application/html` für den extrahierten Narrative, `application/fhir+xml` oder `application/fhir+json` für das Bundle"
}
]
},
{
"id" : "DocumentReference.content.attachment.language",
"path" : "DocumentReference.content.attachment.language",
"short" : "Sprache, in der das Dokument verfasst wurde.",
"comment" : "Kann bei Systemen, die keine Mehrsprachigkeit unterstützen,\n fest auf "de" oder "de-DE" gesetzt werden.",
"min" : 1,
"mustSupport" : true,
"mapping" : [
{
"identity" : "CompositionDocumentReferenceMapping",
"map" : "=de sofern keine abweichende Angabe in Composition.language"
}
]
},
{
"id" : "DocumentReference.content.attachment.data",
"path" : "DocumentReference.content.attachment.data",
"short" : "Base64-codierte Binärdaten",
"comment" : "Um die Suche nach Dokumenten effizient zu gestalten, dürfen die Dokumente selbst nicht in die DocumentReference eingebettet werden, \n sondern müssen als separates Datenobjekt referenziert werden. \n \nUpdate für Stufe 3:\nDie Ausnahme bildet die Interaktion "Dokumentenbereitstellung", \nbei der die Binärdaten des Dokumentes eingebettet in die DocumentReference an den Server übermittelt und dort dann in eine separate \nRessource ausgelagert und über Attachment.url referenziert werden.\n\nEs ist zu beachten, dass diese base64-codierten Daten wiederum ein FHIR-Bundle (z.B. ein MIO oder ein ISiK Bericht aus einem Subsystem) repräsentieren können. Um eine einheitliche Handhabung der Dokumente für Clients zu ermöglichen werden diese trotz strukturiertem Inhalt per base64 abgebildet.",
"mustSupport" : true
},
{
"id" : "DocumentReference.content.attachment.url",
"path" : "DocumentReference.content.attachment.url",
"short" : "Referenz auf Dokument",
"comment" : "Um die Suche nach Dokumenten effizient zu gestalten, dürfen die Dokumente selbst nicht in die DocumentReference eingebettet werden, \n sondern müssen als separates Datenobjekt referenziert werden. \n\nWird ein separates Datenobjekt im ISIK-Kontext referenziert, so MUSS dieses konform zum Profil [ISIKBinary](https://gematik.de/fhir/isik/v3/Basismodul/StructureDefinition/ISiKBinary) aus dem Basismodul sein.\n \nUpdate für Stufe 3:\nDie Ausnahme bildet die Interaktion "Dokumentenbereitstellung", \nbei der die Binärdaten des Dokumentes eingebettet in die DocumentReference an den Server übermittelt und dort dann in eine separate \nRessource ausgelagert und über Attachment.url referenziert werden.",
"mustSupport" : true,
"mapping" : [
{
"identity" : "CompositionDocumentReferenceMapping",
"map" : "vom Server festgelegter Speicherort des Bundles/Narratives"
}
]
},
{
"id" : "DocumentReference.content.attachment.creation",
"path" : "DocumentReference.content.attachment.creation",
"short" : "Dokumentendatum",
"comment" : "Es obliegt dem erzeugenden System, zu entscheiden,\n welches Datum als Dokumentendatum geeignet ist, z.B. Datum der Erstellung oder Datum der letzten Ãnderung",
"min" : 1,
"mustSupport" : true,
"mapping" : [
{
"identity" : "CompositionDocumentReferenceMapping",
"map" : "Composition.date"
}
]
},
{
"id" : "DocumentReference.content.format",
"path" : "DocumentReference.content.format",
"short" : "Format des Dokumentes",
"comment" : "Sofern das Dokument nicht auf einem standardisierten,\n strukturierten Austauschformat (z.B. CDA) basiert, für dessen Interpretation ein konkretes Schema herangezogen werden muss,\n genügt die Angabe des Codes\n "urn:ihe:iti:xds:2017:mimeTypeSufficient"",
"min" : 1,
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://ihe-d.de/ValueSets/IHEXDSformatCodeDE"
},
"mapping" : [
{
"identity" : "CompositionDocumentReferenceMapping",
"map" : "=urn:ihe:iti:xds:2017:mimeTypeSufficient"
}
]
},
{
"id" : "DocumentReference.context",
"path" : "DocumentReference.context",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.context.encounter",
"path" : "DocumentReference.context.encounter",
"short" : "Aufenthaltsbezug",
"max" : "1",
"mustSupport" : true,
"mapping" : [
{
"identity" : "CompositionDocumentReferenceMapping",
"map" : "Lookup Composition.encounter.resolve().identifier",
"comment" : "Ermittlung des korrekten Encounters auf dem Server anhand des Identifiers(Fallnummer) und/oder weiterer Kriterien erforderlich"
}
]
},
{
"id" : "DocumentReference.context.encounter.reference",
"path" : "DocumentReference.context.encounter.reference",
"short" : "Encounter-Link",
"comment" : "**Begründung Pflichtfeld:** Die Verlinkung auf eine Encounter-Ressource dient der technischen Zuordnung der Dokumentation zu einem Aufenthalt und ermöglicht wichtige API-Funktionen wie verkettete Suche, (Reverse-)Include etc. **Hinweis Kompatibilität:** In MHD 4.2.0 wurde das Verbot der Angabe einer Encounter-Referenz gelockert, das ISiK-Profil ist damit in diesem Punkt wieder kompatibel zu IHE MHD.",
"min" : 1,
"mustSupport" : true
},
{
"id" : "DocumentReference.context.event",
"path" : "DocumentReference.context.event",
"comment" : "Binding auf IHE-DE Terminologie hinzugefügt",
"binding" : {
"strength" : "required",
"valueSet" : "http://ihe-d.de/ValueSets/IHEXDSeventCodeList"
}
},
{
"id" : "DocumentReference.context.event.coding",
"path" : "DocumentReference.context.event.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "DocumentReference.context.event.coding.system",
"path" : "DocumentReference.context.event.coding.system",
"min" : 1
},
{
"id" : "DocumentReference.context.event.coding.code",
"path" : "DocumentReference.context.event.coding.code",
"min" : 1
},
{
"id" : "DocumentReference.context.facilityType",
"path" : "DocumentReference.context.facilityType",
"short" : "Art der Einrichtung, aus der das Dokument stammt",
"comment" : "Kann, sofern keine abweichende Information bekannt ist auf "KHS" gesetzt werden.",
"min" : 1,
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://ihe-d.de/ValueSets/IHEXDShealthcareFacilityTypeCode"
},
"mapping" : [
{
"identity" : "CompositionDocumentReferenceMapping",
"map" : "=KHS, sofern nichts anderes bekannt"
}
]
},
{
"id" : "DocumentReference.context.practiceSetting",
"path" : "DocumentReference.context.practiceSetting",
"comment" : "Binding auf IHE-DE Terminologie hinzugefügt",
"min" : 1,
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://ihe-d.de/ValueSets/IHEXDSpracticeSettingCode"
}
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.